Skip to content

Fix video preview widget computed min height#3043

Merged
huchenlei merged 3 commits intomainfrom
fix-video-widget-layout
Mar 14, 2025
Merged

Fix video preview widget computed min height#3043
huchenlei merged 3 commits intomainfrom
fix-video-widget-layout

Conversation

@christian-byrne
Copy link
Copy Markdown
Contributor

@christian-byrne christian-byrne commented Mar 14, 2025

Updates video widget to align with recent changes to widget layout system. The widget was not computing height in a good way to begin with and stopped working after #2952 (v1.13.1). Currently it is always getting default value for computed size.

Before:

Selection_1097

After:

Selection_1098

┆Issue is synchronized with this Notion page by Unito

@christian-byrne christian-byrne requested a review from a team as a code owner March 14, 2025 12:43
@christian-byrne
Copy link
Copy Markdown
Contributor Author

Is using computeLayoutSize like this the preferred approach?

Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com>
@huchenlei huchenlei merged commit d1c53a2 into main Mar 14, 2025
10 checks passed
@huchenlei huchenlei deleted the fix-video-widget-layout branch March 14, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants